home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8113 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.intersurf.net!dbranton
  2. From: dbranton@intersurf.com (David Branton)
  3. Newsgroups: comp.lang.c
  4. Subject: Porting _outp function from Visual C to Borland C
  5. Date: 1 Mar 1996 17:02:51 GMT
  6. Organization: InterSurf Online, Inc.
  7. Message-ID: <4h7ajs$9ui@dim.intersurf.net>
  8. NNTP-Posting-Host: alex.intersurf.net
  9. X-Newsreader: TIN [version 1.2 PL2+color]
  10.  
  11. I have a book called "Tricks of the Game Programming Gurus" which contains many useful graphic routines.  However seemes to have been based on Visual C, and I need a way to port a function called _outp into Borland C.  This seems to be just about the only code that I can't translate between the compilers.  There is an outp function in Borland C, however, when I try to use that function it gives me and error saying that the code has no use.  It might just be a simple error I haven't seen yet, but if the fun
  12. ctions are completely different, could someone please help me with implementing my own _outp function?  I have no access to Visual C compiler, so I can't check it out for myself.
  13. --
  14. David Branton           dbranton@intersurf.com
  15. McKinley High School
  16. Computer Science
  17.